Top 10k strings from Chomper (1983)(ZX Computing)(de).z80 in <root> / bin / z80 / software / Sinclair Spectrum Collection TOSEC.exe / Sinclair ZX Spectrum - Covertapes / Sinclair ZX Spectrum - Covertapes - [Z80] (TOSEC-v2007-01-01) /

Back to the directory listing

   2 B$(Y,X)=" "
   1 gy1=gy1-c:
   1 gy1=gy1+c:
   1 gx1=gx1+c:
   1 b$(gx1-c,gy1):
   1 b$(gx1,gy1-c):
   1 b$(gx1,gy1+c):
   1 b$(gx1+c,gy1):
   1 b$(gx-c,gy):
   1 b$(gx,gy-c):
   1 b$(gx,gy+c):
   1 b$(gx+c,gy):
   1 LIVES=LIVES-1
   1 GX1,GY1;E$
   1 GX,GY;;D$;
   1 E$=B$(GX1,GY1):
   1 D$=B$(GX,GY):
   1 COUNT=COUNT+1
   1 B$(Y,X)="."
   1 ;"SELECT SKILL LEVEL (1-5)
   1 ;"LIVES=";lives;"  SCORE=";s
   1 ;"HIT ANY KEY TO RESTART"
   1 ;"CHOMPER";
   1 ;"(5 is the esiest)"
   1 ;" HI-SCORE=";hs
   1 "O - Fuer unten"
   1 "BEWEGUNGSTASTEN"
   1 "2 - Fuer rechts":
   1 "1 - Fuer links":
   1 "0 - Fuer oben":